Piwik\Tracker\Db\Pdo\Mysql A

Total Complexity 68
Dependencies 7
Dependents 0
Total lines 371
Lines of code 201
Logical lines of code 123
Comment lines 141
Methods 18
Properties 8

Methods 18

Method Rating Maintainability Complexity Lines of code
__construct()
A
45 16 38
executeQuery()
S
53 7 22
connect()
S
55 6 19
beginTransaction()
S
57 5 19
query()
S
58 5 14
rollBack()
S
65 4 9
commit()
S
65 4 9
fetchCol()
S
61 3 12
fetchAll()
S
62 3 11
fetch()
S
62 3 11
establishConnection()
S
63 3 10
reconnect()
S
66 2 9
isMysqlServerHasGoneAwayError()
S
76 2 3
lastInsertId()
S
81 1 3
isErrNo()
S
77 1 3
rowCount()
S
81 1 3
__destruct()
S
81 1 3
disconnect()
S
81 1 3